@charset "utf-8";
/* CSS Document PARA FORMATAÇÃO DO LAYOUT*/

body {
	background-color: #400000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/back01.gif);
	background-repeat:repeat;
}
